Credit Vivek Dasmohapatra for suggesting the last change.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 6 Feb 2010 13:29:05 +0000 (08:29 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 6 Feb 2010 13:29:05 +0000 (08:29 -0500)
src/ChangeLog

index 04e0197158084a5b89822765e5f32837d02c2ffd..48488fc8f17a79ec40267ad46123ab55a986d413 100644 (file)
@@ -2,7 +2,7 @@
 
        * charset.c (load_charset_map_from_file)
        (load_charset_map_from_vector): Fix last change to use SAFE_ALLOCA
-       instead of xmalloc (Bug#5526).
+       instead of xmalloc (Bug#5526).  Suggested by Vivek Dasmohapatra.
 
 2010-02-05  Chong Yidong  <cyd@stupidchicken.com>